tests: Add a test for a permanently changing listview
authorBenjamin Otte <otte@redhat.com>
Wed, 19 Sep 2018 02:29:33 +0000 (04:29 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:44 +0000 (19:26 -0400)
commitd03a55599bf6ca590c90375c4f741278a3b36f60
treeeef6ad9ee71bd559497c7aff58ef8af0bdc4ccfc
parented8fe6c219c9abdc5b8085589c23afc9f7dadaa0
tests: Add a test for a permanently changing listview

This is mostly for dealing with proper anchoring and can be used to
check that things don't scroll or that selection and focus handling
properly works.

For comparison purposes, a ListBox is provided next to it.
tests/meson.build
tests/testlistview-animating.c [new file with mode: 0644]